Skip to content

Update clang-support-msbuild.md #4176

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 21, 2022
Merged

Update clang-support-msbuild.md #4176

merged 2 commits into from
Sep 21, 2022

Conversation

walbourn
Copy link
Contributor

@walbourn walbourn commented Sep 20, 2022

Updated for better visibility of LLVMToolsVersion property.

Note the text was also misleading because it implies that LLVMToolsVersion supports side-by-side version of clang/LLVM in the same LLVMInstallDir, but that's not how clang/LLVM works. If you want to select a different version, you need to point it to a different path.

Updated for better visibility of LLVMToolsVersion property.

Note the text was also misleading because it kind of implies that LLVMToolsVersion supports side-by-side version of clang/LLVM in the same `LLVMInstallDir`, but that's not how clang/LLVM works. If you want to select a different version, you need to point it to a different path.
@prmerger-automator
Copy link
Contributor

@walbourn : Thanks for your contribution! The author(s) have been notified to review your proposed change.

@opbld31
Copy link

opbld31 commented Sep 20, 2022

Docs Build status updates of commit 6dec3ce:

✅ Validation status: passed

File Status Preview URL Details
docs/build/clang-support-msbuild.md ✅Succeeded

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@prmerger-automator
Copy link
Contributor

PRMerger Results

Issue Description
File Change Percent This PR contains file(s) with more than 20% file change.

@colin-home
Copy link
Contributor

@walbourn
Do you think it makes sense to display different content for the VS2019 and VS2022 docs versions? I'm thinking specifically about the content on line 22. Someone might reasonably wonder "Well, should I use the v143 or the v142 build tools? You're not helping me choose."

@jborsecnik
Copy link
Contributor

jborsecnik commented Sep 20, 2022

@corob-msft,

IMPORTANT: If/when the changes are ready for publication, add a #sign-off comment to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged Tracking label for the PR review team label Sep 20, 2022
@walbourn
Copy link
Contributor Author

@walbourn Do you think it makes sense to display different content for the VS2019 and VS2022 docs versions? I'm thinking specifically about the content on line 22. Someone might reasonably wonder "Well, should I use the v143 or the v142 build tools? You're not helping me choose."

I was looking at that, but I don't know if the moniker tags can be nested, etc.

When both path and version are merged in the .props file discussion, a division between the .props approach and the IDE approach seems more natural than repeating the same content twice.
@prmerger-automator
Copy link
Contributor

@corob-msft : Thanks for your contribution! The author(s) have been notified to review your proposed change.

Copy link
Contributor

@colin-home colin-home left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@walbourn
The version question may not be significant. I patched up another area that seemed redundant after your changes.

@opbld32
Copy link

opbld32 commented Sep 21, 2022

Docs Build status updates of commit b75ca1e:

✅ Validation status: passed

File Status Preview URL Details
docs/build/clang-support-msbuild.md ✅Succeeded

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@prmerger-automator
Copy link
Contributor

PRMerger Results

Issue Description
File Change Percent This PR contains file(s) with more than 20% file change.

@colin-home colin-home merged commit 4c66544 into MicrosoftDocs:main Sep 21, 2022
mstorsjo pushed a commit to mstorsjo/cpp-docs that referenced this pull request Oct 4, 2022
…rosoftDocs#4176)

* Add documentation for compiler error C2956 and update error text

* Add TOC entry

* Update for grammar and my own comprehension.

Sometimes, you just get carried away. This version could use some simplification.

* Simplify.

Address remarks, attempt simplification.
Acrolinx all the things.

* More updates per review

Co-authored-by: Colin Robertson <corob@microsoft.com>
mstorsjo pushed a commit to mstorsjo/cpp-docs that referenced this pull request Oct 4, 2022
* Update open-wopen.md

Clarify that _O_TEMPORARY sets FILE_SHARE_DELETE.

* Update other pages that mention _O_TEMPORARY effects.

* Updating - Add property wizard for VS2022

* Updating broken links

* Update after review

* New article - Add an IDL Property

* link updation

* Update after review

* Broken link fixed

* Broken link fixed

* Update virtual-functions.md

* Updating links

* Address cpp-docs 3780 3782 3790 3791 3805

* Attempt correction of table format

* Add documentation for compiler error C2956 and update error text (MicrosoftDocs#4176)

* Add documentation for compiler error C2956 and update error text

* Add TOC entry

* Update for grammar and my own comprehension.

Sometimes, you just get carried away. This version could use some simplification.

* Simplify.

Address remarks, attempt simplification.
Acrolinx all the things.

* More updates per review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* Address cpp-docs 3816

* Address non-blocking issues from 4207

* fix for sample program.

* edits

* edit pass. Move to ide location

* minor edit

* fix link

* Final update

* final update

* final update

* resolving blocking issue

* resolving blocking issue

* Update c28195.md

Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Colin Robertson <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: rachana-satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: atikmapari <31974726+atikmapari@users.noreply.github.com>
Co-authored-by: PRMerger19 <prmrgr19@microsoft.com>
Co-authored-by: Ming Ho <94572161+homing1@users.noreply.github.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: Regan Downer <97987445+v-regandowner@users.noreply.github.com>
Co-authored-by: Jonathan Emmett <joemmett@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger17 <prmrgr17@microsoft.com>
Co-authored-by: Paula Miller <v-paulmi@microsoft.com>
Co-authored-by: Sunny Chatterjee <sunnych@microsoft.com>
mstorsjo added a commit to mstorsjo/cpp-docs that referenced this pull request Oct 4, 2022
* Update open-wopen.md

Clarify that _O_TEMPORARY sets FILE_SHARE_DELETE.

* Update other pages that mention _O_TEMPORARY effects.

* New article - IDL method wizard

* update after review

* update after review

* Update after review

* Update after review

* Updating - Add property wizard for VS2022

* Updating broken links

* Update after review

* New article - Add an IDL Property

* link updation

* Update after review

* update after review

* update after review

* Broken link fixed

* Broken link fixed

* Update virtual-functions.md

* update for links

* Updating links

* Address cpp-docs 3780 3782 3790 3791 3805

* Attempt correction of table format

* Add documentation for compiler error C2956 and update error text (MicrosoftDocs#4176)

* Add documentation for compiler error C2956 and update error text

* Add TOC entry

* Update for grammar and my own comprehension.

Sometimes, you just get carried away. This version could use some simplification.

* Simplify.

Address remarks, attempt simplification.
Acrolinx all the things.

* More updates per review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* Address cpp-docs 3816

* Address non-blocking issues from 4207

* fix for sample program.

* edits

* edit pass. Move to ide location

* minor edit

* fix link

* Final update

* final update

* final update

* resolving blocking issue

* resolving blocking issue

* ToC update

* link update

* Correct inconsistent formatting for the `_O_EXCL` constant in the docs for the open functions

* Update c28195.md

* Update in alt-text

* Update in alt-text

* edit pass

* edit pass

* more cleanup

* typo

* small edit

* Final update

Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: rachana-satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Colin Robertson <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: atikmapari <31974726+atikmapari@users.noreply.github.com>
Co-authored-by: PRMerger19 <prmrgr19@microsoft.com>
Co-authored-by: Ming Ho <94572161+homing1@users.noreply.github.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: Regan Downer <97987445+v-regandowner@users.noreply.github.com>
Co-authored-by: Jonathan Emmett <joemmett@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger17 <prmrgr17@microsoft.com>
Co-authored-by: Paula Miller <v-paulmi@microsoft.com>
Co-authored-by: Martin Storsjö <martin@martin.st>
Co-authored-by: Sunny Chatterjee <sunnych@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
mstorsjo added a commit to mstorsjo/cpp-docs that referenced this pull request Oct 4, 2022
* Update open-wopen.md

Clarify that _O_TEMPORARY sets FILE_SHARE_DELETE.

* Update other pages that mention _O_TEMPORARY effects.

* New article - IDL method wizard

* update after review

* update after review

* Update after review

* Update after review

* Updating - Add property wizard for VS2022

* Updating broken links

* Update after review

* New article - Add an IDL Property

* link updation

* Update after review

* update after review

* update after review

* New article - IDL MFC property wizard

* Broken link fixed

* Broken link fixed

* Update virtual-functions.md

* update for links

* Updating links

* Address cpp-docs 3780 3782 3790 3791 3805

* Attempt correction of table format

* Add documentation for compiler error C2956 and update error text (MicrosoftDocs#4176)

* Add documentation for compiler error C2956 and update error text

* Add TOC entry

* Update for grammar and my own comprehension.

Sometimes, you just get carried away. This version could use some simplification.

* Simplify.

Address remarks, attempt simplification.
Acrolinx all the things.

* More updates per review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* Address cpp-docs 3816

* Address non-blocking issues from 4207

* fix for sample program.

* edits

* edit pass. Move to ide location

* minor edit

* fix link

* Final update

* final update

* final update

* resolving blocking issue

* resolving blocking issue

* ToC update for new article

* ToC update

* link update

* Correct inconsistent formatting for the `_O_EXCL` constant in the docs for the open functions

* Update c28195.md

* Update in alt-text

* Update in alt-text

* Final Update- See also section

* edit pass

* edit pass

* more cleanup

* typo

* small edit

* Final update

* edit pass

* edit pass

* formatting for scannability

* acrolinx

* one more try at spacing

* final update

Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: rachana-satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Colin Robertson <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: atikmapari <31974726+atikmapari@users.noreply.github.com>
Co-authored-by: PRMerger19 <prmrgr19@microsoft.com>
Co-authored-by: Ming Ho <94572161+homing1@users.noreply.github.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: Regan Downer <97987445+v-regandowner@users.noreply.github.com>
Co-authored-by: Jonathan Emmett <joemmett@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger17 <prmrgr17@microsoft.com>
Co-authored-by: Paula Miller <v-paulmi@microsoft.com>
Co-authored-by: Martin Storsjö <martin@martin.st>
Co-authored-by: Sunny Chatterjee <sunnych@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
mstorsjo added a commit to mstorsjo/cpp-docs that referenced this pull request Oct 4, 2022
* Update open-wopen.md

Clarify that _O_TEMPORARY sets FILE_SHARE_DELETE.

* Update other pages that mention _O_TEMPORARY effects.

* New article - IDL method wizard

* update after review

* update after review

* Update after review

* Update after review

* Updating - Add property wizard for VS2022

* Updating broken links

* Update after review

* New article - Add an IDL Property

* link updation

* Update after review

* update after review

* update after review

* New article - IDL MFC property wizard

* Broken link fixed

* Broken link fixed

* Update virtual-functions.md

* update for links

* Updating links

* Address cpp-docs 3780 3782 3790 3791 3805

* Attempt correction of table format

* Add documentation for compiler error C2956 and update error text (MicrosoftDocs#4176)

* Add documentation for compiler error C2956 and update error text

* Add TOC entry

* Update for grammar and my own comprehension.

Sometimes, you just get carried away. This version could use some simplification.

* Simplify.

Address remarks, attempt simplification.
Acrolinx all the things.

* More updates per review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* Address cpp-docs 3816

* Address non-blocking issues from 4207

* fix for sample program.

* edits

* edit pass. Move to ide location

* minor edit

* fix link

* Final update

* final update

* final update

* resolving blocking issue

* resolving blocking issue

* ToC update for new article

* ToC update

* link update

* Correct inconsistent formatting for the `_O_EXCL` constant in the docs for the open functions

* Update c28195.md

* Update in alt-text

* Update in alt-text

* Final Update- See also section

* edit pass

* edit pass

* more cleanup

* typo

* small edit

* Final update

* edit pass

* edit pass

* formatting for scannability

* acrolinx

* one more try at spacing

* final update

* VMCS -> VMXON

According to the intel IA32 development manual (Volume 3 C3 23.7):

"Before executing VMXON, software should allocate a naturally aligned 4-KByte region of memory that a logical
processor may use to support VMX operation. This region is called the VMXON region."

* edit and add links

* fix links

* add code example

* click->tick

* Update date, link to Intel docs

* Another go at updating the description

* Fix stray double-quote

Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: rachana-satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Colin Robertson <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: atikmapari <31974726+atikmapari@users.noreply.github.com>
Co-authored-by: PRMerger19 <prmrgr19@microsoft.com>
Co-authored-by: Ming Ho <94572161+homing1@users.noreply.github.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: Regan Downer <97987445+v-regandowner@users.noreply.github.com>
Co-authored-by: Jonathan Emmett <joemmett@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger17 <prmrgr17@microsoft.com>
Co-authored-by: Paula Miller <v-paulmi@microsoft.com>
Co-authored-by: Martin Storsjö <martin@martin.st>
Co-authored-by: Sunny Chatterjee <sunnych@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: krispy <monstertyo@gmail.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
mstorsjo added a commit to mstorsjo/cpp-docs that referenced this pull request Oct 4, 2022
* Update open-wopen.md

Clarify that _O_TEMPORARY sets FILE_SHARE_DELETE.

* Update other pages that mention _O_TEMPORARY effects.

* New article - IDL method wizard

* update after review

* update after review

* Update after review

* Update after review

* Updating - Add property wizard for VS2022

* Updating broken links

* Update after review

* New article - Add an IDL Property

* link updation

* Update after review

* update after review

* update after review

* New article - IDL MFC property wizard

* Broken link fixed

* Broken link fixed

* Update virtual-functions.md

* update for links

* Updating links

* Address cpp-docs 3780 3782 3790 3791 3805

* Attempt correction of table format

* Add documentation for compiler error C2956 and update error text (MicrosoftDocs#4176)

* Add documentation for compiler error C2956 and update error text

* Add TOC entry

* Update for grammar and my own comprehension.

Sometimes, you just get carried away. This version could use some simplification.

* Simplify.

Address remarks, attempt simplification.
Acrolinx all the things.

* More updates per review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* Address cpp-docs 3816

* Address non-blocking issues from 4207

* fix for sample program.

* edits

* edit pass. Move to ide location

* minor edit

* fix link

* Final update

* final update

* final update

* resolving blocking issue

* resolving blocking issue

* ToC update for new article

* ToC update

* link update

* Correct inconsistent formatting for the `_O_EXCL` constant in the docs for the open functions

* Update c28195.md

* Update in alt-text

* Update in alt-text

* Final Update- See also section

* edit pass

* edit pass

* more cleanup

* typo

* small edit

* Final update

* edit pass

* edit pass

* formatting for scannability

* acrolinx

* one more try at spacing

* final update

* VMCS -> VMXON

According to the intel IA32 development manual (Volume 3 C3 23.7):

"Before executing VMXON, software should allocate a naturally aligned 4-KByte region of memory that a logical
processor may use to support VMX operation. This region is called the VMXON region."

* edit and add links

* fix links

* add code example

* click->tick

* Update date, link to Intel docs

* Another go at updating the description

* Fix stray double-quote

* Address issue in DD PR 1393452

* add /interface and /internal-partition - draft (MicrosoftDocs#4227)

* add /interface and /internal-partition - draft

* add example

* fix formatting

* update text regarding example

* tech review

* link updates

* fix switch name and link

* edits

* reorder version info

* cleanup

* add /tp flag

* fix command line

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: rachana-satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Colin Robertson <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: atikmapari <31974726+atikmapari@users.noreply.github.com>
Co-authored-by: PRMerger19 <prmrgr19@microsoft.com>
Co-authored-by: Ming Ho <94572161+homing1@users.noreply.github.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: Regan Downer <97987445+v-regandowner@users.noreply.github.com>
Co-authored-by: Jonathan Emmett <joemmett@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger17 <prmrgr17@microsoft.com>
Co-authored-by: Paula Miller <v-paulmi@microsoft.com>
Co-authored-by: Martin Storsjö <martin@martin.st>
Co-authored-by: Sunny Chatterjee <sunnych@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: krispy <monstertyo@gmail.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
mstorsjo added a commit to mstorsjo/cpp-docs that referenced this pull request Oct 4, 2022
* Update open-wopen.md

Clarify that _O_TEMPORARY sets FILE_SHARE_DELETE.

* Update other pages that mention _O_TEMPORARY effects.

* New article - IDL method wizard

* update after review

* update after review

* Update after review

* Update after review

* Updating - Add property wizard for VS2022

* Updating broken links

* Update after review

* New article - Add an IDL Property

* link updation

* Update after review

* update after review

* update after review

* New article - IDL MFC property wizard

* Broken link fixed

* Broken link fixed

* Update virtual-functions.md

* update for links

* Updating links

* Address cpp-docs 3780 3782 3790 3791 3805

* Attempt correction of table format

* Add documentation for compiler error C2956 and update error text (MicrosoftDocs#4176)

* Add documentation for compiler error C2956 and update error text

* Add TOC entry

* Update for grammar and my own comprehension.

Sometimes, you just get carried away. This version could use some simplification.

* Simplify.

Address remarks, attempt simplification.
Acrolinx all the things.

* More updates per review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* Address cpp-docs 3816

* Address non-blocking issues from 4207

* fix for sample program.

* edits

* edit pass. Move to ide location

* minor edit

* fix link

* Final update

* final update

* final update

* resolving blocking issue

* resolving blocking issue

* ToC update for new article

* ToC update

* link update

* Correct inconsistent formatting for the `_O_EXCL` constant in the docs for the open functions

* Update c28195.md

* Update in alt-text

* Update in alt-text

* Final Update- See also section

* edit pass

* edit pass

* more cleanup

* typo

* small edit

* Final update

* edit pass

* edit pass

* formatting for scannability

* acrolinx

* one more try at spacing

* final update

* VMCS -> VMXON

According to the intel IA32 development manual (Volume 3 C3 23.7):

"Before executing VMXON, software should allocate a naturally aligned 4-KByte region of memory that a logical
processor may use to support VMX operation. This region is called the VMXON region."

* edit and add links

* fix links

* add code example

* click->tick

* Update date, link to Intel docs

* Another go at updating the description

* Fix stray double-quote

* Address issue in DD PR 1393452

* add /interface and /internal-partition - draft (MicrosoftDocs#4227)

* add /interface and /internal-partition - draft

* add example

* fix formatting

* update text regarding example

* tech review

* link updates

* fix switch name and link

* edits

* reorder version info

* cleanup

* add /tp flag

* fix command line

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Update os-ot-favor-small-code-favor-fast-code.md

Change "minimize or maximize size" to "minimize size or maximize speed"

* Expand into a whole SEO-friendly sentence

* Clarify when _matherr will be invoked (#4230)

Customer here https://developercommunity.visualstudio.com/t/_matherr-example-does-not-work-for-me/1676341#T-ND10016474 expressed confusion over when _matherr is called. This change points out that the only setting that will enable/disable this is the presence of _matherr, but it will not be triggered when using intrinsics.

* acrolinx and other fixes

* fix typo

* more code escape

* another code escape

* better formatting for retval possibilities

* fix backslashes

* incorp feedback

Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: rachana-satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Colin Robertson <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: atikmapari <31974726+atikmapari@users.noreply.github.com>
Co-authored-by: PRMerger19 <prmrgr19@microsoft.com>
Co-authored-by: Ming Ho <94572161+homing1@users.noreply.github.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: Regan Downer <97987445+v-regandowner@users.noreply.github.com>
Co-authored-by: Jonathan Emmett <joemmett@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger17 <prmrgr17@microsoft.com>
Co-authored-by: Paula Miller <v-paulmi@microsoft.com>
Co-authored-by: Martin Storsjö <martin@martin.st>
Co-authored-by: Sunny Chatterjee <sunnych@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: krispy <monstertyo@gmail.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Tech Stuff <103606018+teknixstuff@users.noreply.github.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
mstorsjo added a commit to mstorsjo/cpp-docs that referenced this pull request Oct 4, 2022
* Update open-wopen.md

Clarify that _O_TEMPORARY sets FILE_SHARE_DELETE.

* Update other pages that mention _O_TEMPORARY effects.

* New article - IDL method wizard

* update after review

* update after review

* Update after review

* Update after review

* Updating - Add property wizard for VS2022

* Updating broken links

* Update after review

* New article - Add an IDL Property

* link updation

* Update after review

* update after review

* update after review

* New article - IDL MFC property wizard

* Broken link fixed

* Broken link fixed

* Update virtual-functions.md

* update for links

* Updating links

* Address cpp-docs 3780 3782 3790 3791 3805

* Attempt correction of table format

* Add documentation for compiler error C2956 and update error text (MicrosoftDocs#4176)

* Add documentation for compiler error C2956 and update error text

* Add TOC entry

* Update for grammar and my own comprehension.

Sometimes, you just get carried away. This version could use some simplification.

* Simplify.

Address remarks, attempt simplification.
Acrolinx all the things.

* More updates per review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* Address cpp-docs 3816

* Address non-blocking issues from 4207

* fix for sample program.

* edits

* edit pass. Move to ide location

* minor edit

* fix link

* Final update

* final update

* final update

* resolving blocking issue

* resolving blocking issue

* ToC update for new article

* ToC update

* link update

* Correct inconsistent formatting for the `_O_EXCL` constant in the docs for the open functions

* Update c28195.md

* Update in alt-text

* Update in alt-text

* Final Update- See also section

* edit pass

* edit pass

* more cleanup

* typo

* small edit

* Final update

* edit pass

* edit pass

* formatting for scannability

* acrolinx

* one more try at spacing

* final update

* VMCS -> VMXON

According to the intel IA32 development manual (Volume 3 C3 23.7):

"Before executing VMXON, software should allocate a naturally aligned 4-KByte region of memory that a logical
processor may use to support VMX operation. This region is called the VMXON region."

* edit and add links

* fix links

* add code example

* click->tick

* Update date, link to Intel docs

* Another go at updating the description

* Fix stray double-quote

* Address issue in DD PR 1393452

* add /interface and /internal-partition - draft (MicrosoftDocs#4227)

* add /interface and /internal-partition - draft

* add example

* fix formatting

* update text regarding example

* tech review

* link updates

* fix switch name and link

* edits

* reorder version info

* cleanup

* add /tp flag

* fix command line

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Update os-ot-favor-small-code-favor-fast-code.md

Change "minimize or maximize size" to "minimize size or maximize speed"

* Expand into a whole SEO-friendly sentence

* Clarify when _matherr will be invoked (#4230)

Customer here https://developercommunity.visualstudio.com/t/_matherr-example-does-not-work-for-me/1676341#T-ND10016474 expressed confusion over when _matherr is called. This change points out that the only setting that will enable/disable this is the presence of _matherr, but it will not be triggered when using intrinsics.

* acrolinx and other fixes

* fix typo

* more code escape

* another code escape

* better formatting for retval possibilities

* fix backslashes

* incorp feedback

* SEO work (MicrosoftDocs#4234)

* SEO work

* acrolinx

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: rachana-satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Colin Robertson <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: atikmapari <31974726+atikmapari@users.noreply.github.com>
Co-authored-by: PRMerger19 <prmrgr19@microsoft.com>
Co-authored-by: Ming Ho <94572161+homing1@users.noreply.github.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: Regan Downer <97987445+v-regandowner@users.noreply.github.com>
Co-authored-by: Jonathan Emmett <joemmett@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger17 <prmrgr17@microsoft.com>
Co-authored-by: Paula Miller <v-paulmi@microsoft.com>
Co-authored-by: Martin Storsjö <martin@martin.st>
Co-authored-by: Sunny Chatterjee <sunnych@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: krispy <monstertyo@gmail.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Tech Stuff <103606018+teknixstuff@users.noreply.github.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
mstorsjo added a commit to mstorsjo/cpp-docs that referenced this pull request Oct 4, 2022
* Update open-wopen.md

Clarify that _O_TEMPORARY sets FILE_SHARE_DELETE.

* Update other pages that mention _O_TEMPORARY effects.

* New article - IDL method wizard

* update after review

* update after review

* Update after review

* Update after review

* Updating - Add property wizard for VS2022

* Updating broken links

* Update after review

* New article - Add an IDL Property

* link updation

* Update after review

* update after review

* update after review

* New article - IDL MFC property wizard

* Broken link fixed

* Broken link fixed

* Update virtual-functions.md

* update for links

* Updating links

* Address cpp-docs 3780 3782 3790 3791 3805

* Attempt correction of table format

* Add documentation for compiler error C2956 and update error text (MicrosoftDocs#4176)

* Add documentation for compiler error C2956 and update error text

* Add TOC entry

* Update for grammar and my own comprehension.

Sometimes, you just get carried away. This version could use some simplification.

* Simplify.

Address remarks, attempt simplification.
Acrolinx all the things.

* More updates per review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* Address cpp-docs 3816

* Address non-blocking issues from 4207

* fix for sample program.

* edits

* edit pass. Move to ide location

* minor edit

* fix link

* Final update

* final update

* final update

* resolving blocking issue

* resolving blocking issue

* ToC update for new article

* ToC update

* link update

* Correct inconsistent formatting for the `_O_EXCL` constant in the docs for the open functions

* Update c28195.md

* Update in alt-text

* Update in alt-text

* Final Update- See also section

* edit pass

* edit pass

* more cleanup

* typo

* small edit

* Final update

* edit pass

* edit pass

* formatting for scannability

* acrolinx

* one more try at spacing

* final update

* VMCS -> VMXON

According to the intel IA32 development manual (Volume 3 C3 23.7):

"Before executing VMXON, software should allocate a naturally aligned 4-KByte region of memory that a logical
processor may use to support VMX operation. This region is called the VMXON region."

* edit and add links

* fix links

* add code example

* click->tick

* Update date, link to Intel docs

* Another go at updating the description

* Fix stray double-quote

* Address issue in DD PR 1393452

* add /interface and /internal-partition - draft (MicrosoftDocs#4227)

* add /interface and /internal-partition - draft

* add example

* fix formatting

* update text regarding example

* tech review

* link updates

* fix switch name and link

* edits

* reorder version info

* cleanup

* add /tp flag

* fix command line

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Update os-ot-favor-small-code-favor-fast-code.md

Change "minimize or maximize size" to "minimize size or maximize speed"

* Expand into a whole SEO-friendly sentence

* Clarify when _matherr will be invoked (#4230)

Customer here https://developercommunity.visualstudio.com/t/_matherr-example-does-not-work-for-me/1676341#T-ND10016474 expressed confusion over when _matherr is called. This change points out that the only setting that will enable/disable this is the presence of _matherr, but it will not be triggered when using intrinsics.

* acrolinx and other fixes

* fix typo

* more code escape

* another code escape

* better formatting for retval possibilities

* fix backslashes

* incorp feedback

* SEO work

* acrolinx

* SEO work (MicrosoftDocs#4234)

* SEO work

* acrolinx

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* SEO work

* incorp feedback

* better link description

* incorp review feedback

* fix location of graphic

Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: rachana-satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Colin Robertson <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: atikmapari <31974726+atikmapari@users.noreply.github.com>
Co-authored-by: PRMerger19 <prmrgr19@microsoft.com>
Co-authored-by: Ming Ho <94572161+homing1@users.noreply.github.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: Regan Downer <97987445+v-regandowner@users.noreply.github.com>
Co-authored-by: Jonathan Emmett <joemmett@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger17 <prmrgr17@microsoft.com>
Co-authored-by: Paula Miller <v-paulmi@microsoft.com>
Co-authored-by: Martin Storsjö <martin@martin.st>
Co-authored-by: Sunny Chatterjee <sunnych@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: krispy <monstertyo@gmail.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Tech Stuff <103606018+teknixstuff@users.noreply.github.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
mstorsjo added a commit to mstorsjo/cpp-docs that referenced this pull request Oct 4, 2022
* Update open-wopen.md

Clarify that _O_TEMPORARY sets FILE_SHARE_DELETE.

* Update other pages that mention _O_TEMPORARY effects.

* New article - IDL method wizard

* update after review

* update after review

* Update after review

* Update after review

* Updating - Add property wizard for VS2022

* Updating broken links

* Update after review

* New article - Add an IDL Property

* link updation

* Update after review

* update after review

* update after review

* New article - IDL MFC property wizard

* Broken link fixed

* Broken link fixed

* Update virtual-functions.md

* update for links

* Updating links

* Address cpp-docs 3780 3782 3790 3791 3805

* Attempt correction of table format

* Add documentation for compiler error C2956 and update error text (MicrosoftDocs#4176)

* Add documentation for compiler error C2956 and update error text

* Add TOC entry

* Update for grammar and my own comprehension.

Sometimes, you just get carried away. This version could use some simplification.

* Simplify.

Address remarks, attempt simplification.
Acrolinx all the things.

* More updates per review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* Address cpp-docs 3816

* Address non-blocking issues from 4207

* fix for sample program.

* edits

* edit pass. Move to ide location

* minor edit

* fix link

* Final update

* final update

* final update

* resolving blocking issue

* resolving blocking issue

* ToC update for new article

* ToC update

* link update

* Correct inconsistent formatting for the `_O_EXCL` constant in the docs for the open functions

* Update c28195.md

* Update in alt-text

* Update in alt-text

* Final Update- See also section

* edit pass

* edit pass

* more cleanup

* typo

* small edit

* Final update

* edit pass

* edit pass

* formatting for scannability

* acrolinx

* one more try at spacing

* final update

* VMCS -> VMXON

According to the intel IA32 development manual (Volume 3 C3 23.7):

"Before executing VMXON, software should allocate a naturally aligned 4-KByte region of memory that a logical
processor may use to support VMX operation. This region is called the VMXON region."

* edit and add links

* fix links

* add code example

* click->tick

* Update date, link to Intel docs

* Another go at updating the description

* Fix stray double-quote

* Address issue in DD PR 1393452

* add /interface and /internal-partition - draft (MicrosoftDocs#4227)

* add /interface and /internal-partition - draft

* add example

* fix formatting

* update text regarding example

* tech review

* link updates

* fix switch name and link

* edits

* reorder version info

* cleanup

* add /tp flag

* fix command line

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Update os-ot-favor-small-code-favor-fast-code.md

Change "minimize or maximize size" to "minimize size or maximize speed"

* Expand into a whole SEO-friendly sentence

* Clarify when _matherr will be invoked (#4230)

Customer here https://developercommunity.visualstudio.com/t/_matherr-example-does-not-work-for-me/1676341#T-ND10016474 expressed confusion over when _matherr is called. This change points out that the only setting that will enable/disable this is the presence of _matherr, but it will not be triggered when using intrinsics.

* acrolinx and other fixes

* fix typo

* more code escape

* another code escape

* better formatting for retval possibilities

* fix backslashes

* incorp feedback

* SEO work

* acrolinx

* SEO work (MicrosoftDocs#4234)

* SEO work

* acrolinx

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* SEO work

* incorp feedback

* better link description

* incorp review feedback

* fix location of graphic

* fix github issue#3845

* acrolinx

* Twhitney seo (MicrosoftDocs#4239)

* seo adjustments

* update toc

* fix links

* acrolinx pass

* incorp feedback

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Fixes for F1 issues in DD 1524526

* Minimal acrolinx fixes

Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: rachana-satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Colin Robertson <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: atikmapari <31974726+atikmapari@users.noreply.github.com>
Co-authored-by: PRMerger19 <prmrgr19@microsoft.com>
Co-authored-by: Ming Ho <94572161+homing1@users.noreply.github.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: Regan Downer <97987445+v-regandowner@users.noreply.github.com>
Co-authored-by: Jonathan Emmett <joemmett@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger17 <prmrgr17@microsoft.com>
Co-authored-by: Paula Miller <v-paulmi@microsoft.com>
Co-authored-by: Martin Storsjö <martin@martin.st>
Co-authored-by: Sunny Chatterjee <sunnych@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: krispy <monstertyo@gmail.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Tech Stuff <103606018+teknixstuff@users.noreply.github.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: PRMerger13 <prmrgr13@microsoft.com>
mstorsjo added a commit to mstorsjo/cpp-docs that referenced this pull request Oct 4, 2022
* correction regarding CStringA

* Update open-wopen.md

Clarify that _O_TEMPORARY sets FILE_SHARE_DELETE.

* Update other pages that mention _O_TEMPORARY effects.

* New article - IDL method wizard

* update after review

* update after review

* Update after review

* Update after review

* Updating - Add property wizard for VS2022

* Updating broken links

* Update after review

* New article - Add an IDL Property

* link updation

* Update after review

* update after review

* update after review

* New article - IDL MFC property wizard

* Broken link fixed

* Broken link fixed

* Update virtual-functions.md

* update for links

* Updating links

* Address cpp-docs 3780 3782 3790 3791 3805

* Attempt correction of table format

* Add documentation for compiler error C2956 and update error text (MicrosoftDocs#4176)

* Add documentation for compiler error C2956 and update error text

* Add TOC entry

* Update for grammar and my own comprehension.

Sometimes, you just get carried away. This version could use some simplification.

* Simplify.

Address remarks, attempt simplification.
Acrolinx all the things.

* More updates per review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* Address cpp-docs 3816

* Address non-blocking issues from 4207

* fix for sample program.

* edits

* edit pass. Move to ide location

* minor edit

* fix link

* Final update

* final update

* final update

* resolving blocking issue

* resolving blocking issue

* ToC update for new article

* ToC update

* link update

* Correct inconsistent formatting for the `_O_EXCL` constant in the docs for the open functions

* Update c28195.md

* Update in alt-text

* Update in alt-text

* Final Update- See also section

* edit pass

* edit pass

* more cleanup

* typo

* small edit

* Final update

* edit pass

* edit pass

* formatting for scannability

* acrolinx

* one more try at spacing

* final update

* VMCS -> VMXON

According to the intel IA32 development manual (Volume 3 C3 23.7):

"Before executing VMXON, software should allocate a naturally aligned 4-KByte region of memory that a logical
processor may use to support VMX operation. This region is called the VMXON region."

* edit and add links

* fix links

* add code example

* click->tick

* Update date, link to Intel docs

* Another go at updating the description

* Fix stray double-quote

* Address issue in DD PR 1393452

* add /interface and /internal-partition - draft (MicrosoftDocs#4227)

* add /interface and /internal-partition - draft

* add example

* fix formatting

* update text regarding example

* tech review

* link updates

* fix switch name and link

* edits

* reorder version info

* cleanup

* add /tp flag

* fix command line

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Update os-ot-favor-small-code-favor-fast-code.md

Change "minimize or maximize size" to "minimize size or maximize speed"

* Expand into a whole SEO-friendly sentence

* Clarify when _matherr will be invoked (#4230)

Customer here https://developercommunity.visualstudio.com/t/_matherr-example-does-not-work-for-me/1676341#T-ND10016474 expressed confusion over when _matherr is called. This change points out that the only setting that will enable/disable this is the presence of _matherr, but it will not be triggered when using intrinsics.

* acrolinx and other fixes

* fix typo

* more code escape

* another code escape

* better formatting for retval possibilities

* fix backslashes

* incorp feedback

* SEO work

* acrolinx

* SEO work (MicrosoftDocs#4234)

* SEO work

* acrolinx

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* SEO work

* incorp feedback

* better link description

* incorp review feedback

* fix location of graphic

* fix github issue#3845

* acrolinx

* Twhitney seo (MicrosoftDocs#4239)

* seo adjustments

* update toc

* fix links

* acrolinx pass

* incorp feedback

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* add info about converting narrow and wide strings

* fix link

* fix another link

* Fixes for F1 issues in DD 1524526

* minor cleanup

* Minimal acrolinx fixes

* acrolinx

* minor cleanup

* acrolinx

* going for 100% acrolinx

* incorp feedback

* make instructions for control panel slightly better

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: rachana-satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Colin Robertson <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: atikmapari <31974726+atikmapari@users.noreply.github.com>
Co-authored-by: PRMerger19 <prmrgr19@microsoft.com>
Co-authored-by: Ming Ho <94572161+homing1@users.noreply.github.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: Regan Downer <97987445+v-regandowner@users.noreply.github.com>
Co-authored-by: Jonathan Emmett <joemmett@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger17 <prmrgr17@microsoft.com>
Co-authored-by: Paula Miller <v-paulmi@microsoft.com>
Co-authored-by: Martin Storsjö <martin@martin.st>
Co-authored-by: Sunny Chatterjee <sunnych@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: krispy <monstertyo@gmail.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Tech Stuff <103606018+teknixstuff@users.noreply.github.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: PRMerger13 <prmrgr13@microsoft.com>
Co-authored-by: PRMerger7 <prmrgr7@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
mstorsjo added a commit to mstorsjo/cpp-docs that referenced this pull request Oct 4, 2022
* correction regarding CStringA

* Update open-wopen.md

Clarify that _O_TEMPORARY sets FILE_SHARE_DELETE.

* Update other pages that mention _O_TEMPORARY effects.

* New article - IDL method wizard

* update after review

* update after review

* Update after review

* Update after review

* Updating - Add property wizard for VS2022

* Updating broken links

* Update after review

* New article - Add an IDL Property

* link updation

* Update after review

* update after review

* update after review

* New article - IDL MFC property wizard

* Broken link fixed

* Broken link fixed

* Update virtual-functions.md

* update for links

* Updating links

* Address cpp-docs 3780 3782 3790 3791 3805

* Attempt correction of table format

* Add documentation for compiler error C2956 and update error text (MicrosoftDocs#4176)

* Add documentation for compiler error C2956 and update error text

* Add TOC entry

* Update for grammar and my own comprehension.

Sometimes, you just get carried away. This version could use some simplification.

* Simplify.

Address remarks, attempt simplification.
Acrolinx all the things.

* More updates per review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* Address cpp-docs 3816

* Address non-blocking issues from 4207

* fix for sample program.

* edits

* edit pass. Move to ide location

* minor edit

* fix link

* Final update

* final update

* final update

* resolving blocking issue

* resolving blocking issue

* ToC update for new article

* ToC update

* link update

* Correct inconsistent formatting for the `_O_EXCL` constant in the docs for the open functions

* Update c28195.md

* Update in alt-text

* Update in alt-text

* Final Update- See also section

* edit pass

* edit pass

* more cleanup

* typo

* small edit

* Final update

* edit pass

* edit pass

* formatting for scannability

* acrolinx

* one more try at spacing

* final update

* VMCS -> VMXON

According to the intel IA32 development manual (Volume 3 C3 23.7):

"Before executing VMXON, software should allocate a naturally aligned 4-KByte region of memory that a logical
processor may use to support VMX operation. This region is called the VMXON region."

* edit and add links

* fix links

* add code example

* click->tick

* Update date, link to Intel docs

* Another go at updating the description

* Fix stray double-quote

* Address issue in DD PR 1393452

* add /interface and /internal-partition - draft (MicrosoftDocs#4227)

* add /interface and /internal-partition - draft

* add example

* fix formatting

* update text regarding example

* tech review

* link updates

* fix switch name and link

* edits

* reorder version info

* cleanup

* add /tp flag

* fix command line

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Update os-ot-favor-small-code-favor-fast-code.md

Change "minimize or maximize size" to "minimize size or maximize speed"

* Expand into a whole SEO-friendly sentence

* Clarify when _matherr will be invoked (#4230)

Customer here https://developercommunity.visualstudio.com/t/_matherr-example-does-not-work-for-me/1676341#T-ND10016474 expressed confusion over when _matherr is called. This change points out that the only setting that will enable/disable this is the presence of _matherr, but it will not be triggered when using intrinsics.

* acrolinx and other fixes

* fix typo

* more code escape

* another code escape

* better formatting for retval possibilities

* fix backslashes

* incorp feedback

* SEO work

* acrolinx

* SEO work (MicrosoftDocs#4234)

* SEO work

* acrolinx

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* SEO work

* incorp feedback

* better link description

* incorp review feedback

* fix location of graphic

* fix github issue#3845

* acrolinx

* Twhitney seo (MicrosoftDocs#4239)

* seo adjustments

* update toc

* fix links

* acrolinx pass

* incorp feedback

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* add info about converting narrow and wide strings

* fix link

* fix another link

* Fixes for F1 issues in DD 1524526

* minor cleanup

* Minimal acrolinx fixes

* acrolinx

* minor cleanup

* acrolinx

* going for 100% acrolinx

* incorp feedback

* make instructions for control panel slightly better

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: rachana-satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Colin Robertson <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: atikmapari <31974726+atikmapari@users.noreply.github.com>
Co-authored-by: PRMerger19 <prmrgr19@microsoft.com>
Co-authored-by: Ming Ho <94572161+homing1@users.noreply.github.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: Regan Downer <97987445+v-regandowner@users.noreply.github.com>
Co-authored-by: Jonathan Emmett <joemmett@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger17 <prmrgr17@microsoft.com>
Co-authored-by: Paula Miller <v-paulmi@microsoft.com>
Co-authored-by: Martin Storsjö <martin@martin.st>
Co-authored-by: Sunny Chatterjee <sunnych@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: krispy <monstertyo@gmail.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Tech Stuff <103606018+teknixstuff@users.noreply.github.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: PRMerger13 <prmrgr13@microsoft.com>
Co-authored-by: PRMerger7 <prmrgr7@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
mstorsjo added a commit to mstorsjo/cpp-docs that referenced this pull request Oct 4, 2022
* correction regarding CStringA

* Update open-wopen.md

Clarify that _O_TEMPORARY sets FILE_SHARE_DELETE.

* Update other pages that mention _O_TEMPORARY effects.

* New article - IDL method wizard

* update after review

* update after review

* Update after review

* Update after review

* Updating - Add property wizard for VS2022

* Updating broken links

* Update after review

* New article - Add an IDL Property

* link updation

* Update after review

* update after review

* update after review

* New article - IDL MFC property wizard

* Broken link fixed

* Broken link fixed

* Update virtual-functions.md

* update for links

* Updating links

* Address cpp-docs 3780 3782 3790 3791 3805

* Attempt correction of table format

* Add documentation for compiler error C2956 and update error text (MicrosoftDocs#4176)

* Add documentation for compiler error C2956 and update error text

* Add TOC entry

* Update for grammar and my own comprehension.

Sometimes, you just get carried away. This version could use some simplification.

* Simplify.

Address remarks, attempt simplification.
Acrolinx all the things.

* More updates per review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* Address cpp-docs 3816

* Address non-blocking issues from 4207

* fix for sample program.

* edits

* edit pass. Move to ide location

* minor edit

* fix link

* Final update

* final update

* final update

* resolving blocking issue

* resolving blocking issue

* ToC update for new article

* ToC update

* link update

* Correct inconsistent formatting for the `_O_EXCL` constant in the docs for the open functions

* Update c28195.md

* Update in alt-text

* Update in alt-text

* Final Update- See also section

* edit pass

* edit pass

* more cleanup

* typo

* small edit

* Final update

* edit pass

* edit pass

* formatting for scannability

* acrolinx

* one more try at spacing

* final update

* VMCS -> VMXON

According to the intel IA32 development manual (Volume 3 C3 23.7):

"Before executing VMXON, software should allocate a naturally aligned 4-KByte region of memory that a logical
processor may use to support VMX operation. This region is called the VMXON region."

* edit and add links

* fix links

* add code example

* click->tick

* Update date, link to Intel docs

* Another go at updating the description

* Fix stray double-quote

* Address issue in DD PR 1393452

* add /interface and /internal-partition - draft (MicrosoftDocs#4227)

* add /interface and /internal-partition - draft

* add example

* fix formatting

* update text regarding example

* tech review

* link updates

* fix switch name and link

* edits

* reorder version info

* cleanup

* add /tp flag

* fix command line

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Update os-ot-favor-small-code-favor-fast-code.md

Change "minimize or maximize size" to "minimize size or maximize speed"

* Expand into a whole SEO-friendly sentence

* Clarify when _matherr will be invoked (#4230)

Customer here https://developercommunity.visualstudio.com/t/_matherr-example-does-not-work-for-me/1676341#T-ND10016474 expressed confusion over when _matherr is called. This change points out that the only setting that will enable/disable this is the presence of _matherr, but it will not be triggered when using intrinsics.

* acrolinx and other fixes

* fix typo

* more code escape

* another code escape

* better formatting for retval possibilities

* fix backslashes

* incorp feedback

* SEO work

* acrolinx

* SEO work (MicrosoftDocs#4234)

* SEO work

* acrolinx

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* SEO work

* incorp feedback

* better link description

* incorp review feedback

* fix location of graphic

* fix github issue#3845

* acrolinx

* Twhitney seo (MicrosoftDocs#4239)

* seo adjustments

* update toc

* fix links

* acrolinx pass

* incorp feedback

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* add info about converting narrow and wide strings

* fix link

* fix another link

* Fixes for F1 issues in DD 1524526

* minor cleanup

* Minimal acrolinx fixes

* acrolinx

* minor cleanup

* acrolinx

* going for 100% acrolinx

* incorp feedback

* make instructions for control panel slightly better

* Edits to improve SEO and usability (#4246)

* Article clean-up

* Set date.

* Update docs/build-insights/reference/sdk/c-event-data-types/event-data-struct.md

Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: rachana-satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Colin Robertson <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: atikmapari <31974726+atikmapari@users.noreply.github.com>
Co-authored-by: PRMerger19 <prmrgr19@microsoft.com>
Co-authored-by: Ming Ho <94572161+homing1@users.noreply.github.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: Regan Downer <97987445+v-regandowner@users.noreply.github.com>
Co-authored-by: Jonathan Emmett <joemmett@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger17 <prmrgr17@microsoft.com>
Co-authored-by: Paula Miller <v-paulmi@microsoft.com>
Co-authored-by: Martin Storsjö <martin@martin.st>
Co-authored-by: Sunny Chatterjee <sunnych@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: krispy <monstertyo@gmail.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Tech Stuff <103606018+teknixstuff@users.noreply.github.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: PRMerger13 <prmrgr13@microsoft.com>
Co-authored-by: PRMerger7 <prmrgr7@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: Tim Sherer <28902327+TimShererWithAquent@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
mstorsjo added a commit to mstorsjo/cpp-docs that referenced this pull request Oct 4, 2022
* correction regarding CStringA

* Update open-wopen.md

Clarify that _O_TEMPORARY sets FILE_SHARE_DELETE.

* Update other pages that mention _O_TEMPORARY effects.

* New article - IDL method wizard

* update after review

* update after review

* Update after review

* Update after review

* Updating - Add property wizard for VS2022

* Updating broken links

* Update after review

* New article - Add an IDL Property

* link updation

* Update after review

* update after review

* update after review

* New article - IDL MFC property wizard

* Broken link fixed

* Broken link fixed

* Update virtual-functions.md

* update for links

* Updating links

* Address cpp-docs 3780 3782 3790 3791 3805

* Attempt correction of table format

* Add documentation for compiler error C2956 and update error text (MicrosoftDocs#4176)

* Add documentation for compiler error C2956 and update error text

* Add TOC entry

* Update for grammar and my own comprehension.

Sometimes, you just get carried away. This version could use some simplification.

* Simplify.

Address remarks, attempt simplification.
Acrolinx all the things.

* More updates per review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* Address cpp-docs 3816

* Address non-blocking issues from 4207

* fix for sample program.

* edits

* edit pass. Move to ide location

* minor edit

* fix link

* Final update

* final update

* final update

* resolving blocking issue

* resolving blocking issue

* ToC update for new article

* ToC update

* link update

* Correct inconsistent formatting for the `_O_EXCL` constant in the docs for the open functions

* Update c28195.md

* Update in alt-text

* Update in alt-text

* Final Update- See also section

* edit pass

* edit pass

* more cleanup

* typo

* small edit

* Final update

* edit pass

* edit pass

* formatting for scannability

* acrolinx

* one more try at spacing

* final update

* VMCS -> VMXON

According to the intel IA32 development manual (Volume 3 C3 23.7):

"Before executing VMXON, software should allocate a naturally aligned 4-KByte region of memory that a logical
processor may use to support VMX operation. This region is called the VMXON region."

* edit and add links

* fix links

* add code example

* click->tick

* Update date, link to Intel docs

* Another go at updating the description

* Fix stray double-quote

* Address issue in DD PR 1393452

* add /interface and /internal-partition - draft (MicrosoftDocs#4227)

* add /interface and /internal-partition - draft

* add example

* fix formatting

* update text regarding example

* tech review

* link updates

* fix switch name and link

* edits

* reorder version info

* cleanup

* add /tp flag

* fix command line

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Update os-ot-favor-small-code-favor-fast-code.md

Change "minimize or maximize size" to "minimize size or maximize speed"

* Expand into a whole SEO-friendly sentence

* Clarify when _matherr will be invoked (#4230)

Customer here https://developercommunity.visualstudio.com/t/_matherr-example-does-not-work-for-me/1676341#T-ND10016474 expressed confusion over when _matherr is called. This change points out that the only setting that will enable/disable this is the presence of _matherr, but it will not be triggered when using intrinsics.

* acrolinx and other fixes

* fix typo

* more code escape

* another code escape

* better formatting for retval possibilities

* fix backslashes

* incorp feedback

* SEO work

* acrolinx

* SEO work (MicrosoftDocs#4234)

* SEO work

* acrolinx

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* SEO work

* incorp feedback

* better link description

* incorp review feedback

* fix location of graphic

* fix github issue#3845

* acrolinx

* Twhitney seo (MicrosoftDocs#4239)

* seo adjustments

* update toc

* fix links

* acrolinx pass

* incorp feedback

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* add info about converting narrow and wide strings

* fix link

* fix another link

* Fixes for F1 issues in DD 1524526

* minor cleanup

* Minimal acrolinx fixes

* acrolinx

* minor cleanup

* acrolinx

* going for 100% acrolinx

* incorp feedback

* make instructions for control panel slightly better

* Edits to improve SEO and usability (#4246)

* Article clean-up

* Set date.

* Update docs/build-insights/reference/sdk/c-event-data-types/event-data-struct.md

Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: rachana-satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Colin Robertson <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: atikmapari <31974726+atikmapari@users.noreply.github.com>
Co-authored-by: PRMerger19 <prmrgr19@microsoft.com>
Co-authored-by: Ming Ho <94572161+homing1@users.noreply.github.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: Regan Downer <97987445+v-regandowner@users.noreply.github.com>
Co-authored-by: Jonathan Emmett <joemmett@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger17 <prmrgr17@microsoft.com>
Co-authored-by: Paula Miller <v-paulmi@microsoft.com>
Co-authored-by: Martin Storsjö <martin@martin.st>
Co-authored-by: Sunny Chatterjee <sunnych@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: krispy <monstertyo@gmail.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Tech Stuff <103606018+teknixstuff@users.noreply.github.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: PRMerger13 <prmrgr13@microsoft.com>
Co-authored-by: PRMerger7 <prmrgr7@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: Tim Sherer <28902327+TimShererWithAquent@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
mstorsjo added a commit to mstorsjo/cpp-docs that referenced this pull request Oct 4, 2022
* correction regarding CStringA

* Update open-wopen.md

Clarify that _O_TEMPORARY sets FILE_SHARE_DELETE.

* Update other pages that mention _O_TEMPORARY effects.

* New article - IDL method wizard

* update after review

* update after review

* Update after review

* Update after review

* Updating - Add property wizard for VS2022

* Updating broken links

* Update after review

* New article - Add an IDL Property

* link updation

* Update after review

* update after review

* update after review

* New article - IDL MFC property wizard

* Broken link fixed

* Broken link fixed

* Update virtual-functions.md

* update for links

* Updating links

* Address cpp-docs 3780 3782 3790 3791 3805

* Attempt correction of table format

* Add documentation for compiler error C2956 and update error text (MicrosoftDocs#4176)

* Add documentation for compiler error C2956 and update error text

* Add TOC entry

* Update for grammar and my own comprehension.

Sometimes, you just get carried away. This version could use some simplification.

* Simplify.

Address remarks, attempt simplification.
Acrolinx all the things.

* More updates per review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* Address cpp-docs 3816

* Address non-blocking issues from 4207

* fix for sample program.

* edits

* edit pass. Move to ide location

* minor edit

* fix link

* Final update

* final update

* final update

* resolving blocking issue

* resolving blocking issue

* ToC update for new article

* ToC update

* link update

* Correct inconsistent formatting for the `_O_EXCL` constant in the docs for the open functions

* Update c28195.md

* Update in alt-text

* Update in alt-text

* Final Update- See also section

* edit pass

* edit pass

* more cleanup

* typo

* small edit

* Final update

* edit pass

* edit pass

* formatting for scannability

* acrolinx

* one more try at spacing

* final update

* VMCS -> VMXON

According to the intel IA32 development manual (Volume 3 C3 23.7):

"Before executing VMXON, software should allocate a naturally aligned 4-KByte region of memory that a logical
processor may use to support VMX operation. This region is called the VMXON region."

* edit and add links

* fix links

* add code example

* click->tick

* Update date, link to Intel docs

* Another go at updating the description

* Fix stray double-quote

* Address issue in DD PR 1393452

* add /interface and /internal-partition - draft (MicrosoftDocs#4227)

* add /interface and /internal-partition - draft

* add example

* fix formatting

* update text regarding example

* tech review

* link updates

* fix switch name and link

* edits

* reorder version info

* cleanup

* add /tp flag

* fix command line

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Update os-ot-favor-small-code-favor-fast-code.md

Change "minimize or maximize size" to "minimize size or maximize speed"

* Expand into a whole SEO-friendly sentence

* Clarify when _matherr will be invoked (#4230)

Customer here https://developercommunity.visualstudio.com/t/_matherr-example-does-not-work-for-me/1676341#T-ND10016474 expressed confusion over when _matherr is called. This change points out that the only setting that will enable/disable this is the presence of _matherr, but it will not be triggered when using intrinsics.

* acrolinx and other fixes

* fix typo

* more code escape

* another code escape

* better formatting for retval possibilities

* fix backslashes

* incorp feedback

* SEO work

* acrolinx

* SEO work (MicrosoftDocs#4234)

* SEO work

* acrolinx

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* SEO work

* incorp feedback

* better link description

* incorp review feedback

* fix location of graphic

* fix github issue#3845

* acrolinx

* Twhitney seo (MicrosoftDocs#4239)

* seo adjustments

* update toc

* fix links

* acrolinx pass

* incorp feedback

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* add info about converting narrow and wide strings

* fix link

* fix another link

* Fixes for F1 issues in DD 1524526

* minor cleanup

* Minimal acrolinx fixes

* acrolinx

* minor cleanup

* acrolinx

* going for 100% acrolinx

* incorp feedback

* make instructions for control panel slightly better

* Update attributes.md

We had 2 feedback bugs for likely/unlikely where customers commented about block reordering optimization not happening when they specify these attributes.
As per the request of one of the feedback tickets, adding a specific note about this optimization not being implemented yet in the compier.
https://developercommunity.visualstudio.com/t/Gy-changes-C20-branch-hint-optimiza/10023042#T-ND10024186
https://developercommunity.visualstudio.com/t/likely--unlikely-should-avoid-c/1603545

* Edits to improve SEO and usability (#4246)

* Article clean-up

* Set date.

* Update docs/build-insights/reference/sdk/c-event-data-types/event-data-struct.md

Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Acrolynx style, date update

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: rachana-satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Colin Robertson <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: atikmapari <31974726+atikmapari@users.noreply.github.com>
Co-authored-by: PRMerger19 <prmrgr19@microsoft.com>
Co-authored-by: Ming Ho <94572161+homing1@users.noreply.github.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: Regan Downer <97987445+v-regandowner@users.noreply.github.com>
Co-authored-by: Jonathan Emmett <joemmett@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger17 <prmrgr17@microsoft.com>
Co-authored-by: Paula Miller <v-paulmi@microsoft.com>
Co-authored-by: Martin Storsjö <martin@martin.st>
Co-authored-by: Sunny Chatterjee <sunnych@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: krispy <monstertyo@gmail.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Tech Stuff <103606018+teknixstuff@users.noreply.github.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: PRMerger13 <prmrgr13@microsoft.com>
Co-authored-by: PRMerger7 <prmrgr7@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: prjoseph <11891358+prjoseph@users.noreply.github.com>
Co-authored-by: Tim Sherer <28902327+TimShererWithAquent@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants